home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-01 | 2.6 KB | 64 lines | [TEXT/R*ch] |
- AudioCDgh v. 1.0
- by
- Glenn R. Howes
- =======================================================================
-
- Description:
- AudioCDgh is an AppleScript extension which gives Scriptors the
- ability to play mounted audio CDs. The CD player must use a driver which
- uses the same interface as the the Apple CD ROM driver. This extension should
- be compatible with scripts written for the GTQ Programming Suite's "Audio Cd"
- extension.
-
- Installation:
- Place the AudioScript gh file into "Scripting Additions" folder of the
- "Extensions" folder of the "System Folder". Remove the "Audio CD"
- extension if previously installed.
-
- Useage:
- Use the "Open Dictionary..." command of the Script Editor to examine the
- contents of the AudioCDgh file. I've included an example script which
- pretty much shows what can be done; open this with the Script Editor too.
-
- Some CD setups require you to use the same value for both the left & right
- channels.
-
- Non-English speaking users might be interested in knowing that the name
- for the CD Remote Prefs file is in a STR# resource file inside the
- extension.
-
- Bug Reports/Salutations/Feature Requests/Code Requests:
-
- Glenn R. Howes
- 726 W. Main #301
- Madison, WI 53715
-
- Internet: grhowes@students.wisc.edu
- =============================================================================
- Legal Stuff:
- ScriptAudio gh is free for noncommercial distribution. If you want to
- include this as a part of a package for which money is charged, please arrange
- terms with me first.
-
- Warning:It is the users responsibility to guard against any damage that using
- this software might cause. Any damage is not my responsibility.
- =============================================================================
- I wrote this without the benefit of the AppleScript Developers kit; $110
- (university price) seems a bit high for freeware weekend hacks, so its quite
- possible I've broken the odd rule here and there.
-
- I started writing this extension before I was aware of the GTQ Audio CD
- extension.
- =============================================================================
- Thanks to the writers of Tech Note DV 22 (Chris Brown, Neil Day & Brian Bechtel)
- where I got all the Apple CD Driver calls.
-
- Thanks to the many people who tested this out and made suggestions which were
- incorporated into this extension's design.
-
- Thanks to the University of North Dakota--Grand Forks for giving me a solid
- college education at a low cost to me.
- Go Sioux.[The motto of the UND Law School?]
-
- Compiled using the DR/4 C compiler of Codewarrior Gold.
-